func internal/poll.fcntl
2 uses
internal/poll (current package)
fcntl_syscall.go#L14: func fcntl(fd int, cmd int, arg int) (int, error) {
fd_unix.go#L698: r0, e1 := fcntl(fd, syscall.F_DUPFD_CLOEXEC, 0)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)